home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / progtool / c / egem_210 / egem / example / windemo / demo.prj next >
Text File  |  1995-11-25  |  435b  |  23 lines

  1.  
  2. *.APP
  3.  
  4. .C [ -P -G ]
  5. ; .C [ -P -G -D__MINT_LIB__]    ; MiNT-Library
  6.  
  7. .L [ -S=8192 ]
  8.  
  9. =
  10.  
  11. PCSTART.O           ; Startup-Code
  12. ;CRT0.O               ; Startup-Code der MiNT-Library
  13.  
  14. *                   ; Haupt-Programm
  15.  
  16. EGEMLGHT.LIB          ; EnhancedGEM library (Light-Version)
  17. PCGEMLIB.LIB       ; AES and VDI library
  18. ;MINTLIB.LIB       ; MiNT-Library
  19. PCSTDLIB.LIB       ; Standard-Library
  20. PCEXTLIB.LIB       ; Extended Library
  21. PCTOSLIB.LIB       ; TOS-Library
  22.  
  23.